
<!DOCTYPE html>
<html lang="en">
  <head>
  <meta charset="utf-8">
  <meta content="width=300, initial-scale=1" name="viewport">
  <meta name="description" content="Create a new document and edit with others at the same time -- from your computer, phone or tablet. Get stuff done with or without an internet connection. Use Docs to edit Word files. Free from Google.">
  <meta name="google-site-verification" content="LrdTUW9psUAMbh4Ia074-BPEVmcpBxF6Gwf0MSgQXZs">
  <title>Google Docs - create and edit documents online, for free.</title>
  <style>
  @font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuht.eot);
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0f.eot);
}
  </style>
  <style>
  h1, h2 {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0;
  }
  @-webkit-keyframes fontfix {
  from {
  opacity: 1;
  }
  to {
  opacity: 1;
  }
  }
  </style>
<style>
  html, body {
  font-family: Arial, sans-serif;
  background: #fff;
  margin: 0;
  padding: 0;
  border: 0;
  position: absolute;
  height: 100%;
  min-width: 100%;
  font-size: 13px;
  color: #404040;
  direction: ltr;
  -webkit-text-size-adjust: none;
  }
  button,
  input[type=button],
  input[type=submit] {
  font-family: Arial, sans-serif;
  font-size: 13px;
  }
  a,
  a:hover,
  a:visited {
  color: #427fed;
  cursor: pointer;
  text-decoration: none;
  }
  a:hover {
  text-decoration: underline;
  }
  h1 {
  font-size: 20px;
  color: #262626;
  margin: 0 0 15px;
  font-weight: normal;
  }
  h2 {
  font-size: 14px;
  color: #262626;
  margin: 0 0 15px;
  font-weight: bold;
  }
  input[type=email],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  input[type=url] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  height: 36px;
  padding: 0 8px;
  line-height: 36px;
  margin: 0;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  font-size: 15px;
  color: #404040;
  }
  input[type=email]:hover,
  input[type=number]:hover,
  input[type=password]:hover,
  input[type=tel]:hover,
  input[type=text]:hover,
  input[type=url]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  input[type=email]:focus,
  input[type=number]:focus,
  input[type=password]:focus,
  input[type=tel]:focus,
  input[type=text]:focus,
  input[type=url]:focus {
  outline: none;
  border: 1px solid #4d90fe;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  input[type=checkbox],
  input[type=radio] {
  -webkit-appearance: none;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0;
  cursor: pointer;
  vertical-align: bottom;
  background: #fff;
  border: 1px solid #c6c6c6;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 0;
  width: 16px;
  height: 16px;
  box-sizing: content-box;
  background: none;
  }
  input[type=checkbox]:active,
  input[type=radio]:active {
  background: #ebebeb;
  }
  input[type=checkbox]:hover {
  border-color: #c6c6c6;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  input[type=radio] {
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  width: 15px;
  height: 15px;
  }
  input[type=checkbox]:checked,
  input[type=radio]:checked {
  background: #fff;
  }
  input[type=radio]:checked::after {
  content: '';
  display: block;
  position: relative;
  top: 3px;
  left: 3px;
  width: 7px;
  height: 7px;
  background: #666;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  }
  input[type=checkbox]:checked::after {
  content: url(https://ssl.gstatic.com/ui/v1/menu/checkmark.png);
  display: block;
  position: absolute;
  top: -6px;
  left: -5px;
  }
  input[type=checkbox]:focus {
  outline: none;
  border-color: #4d90fe;
  }
  .stacked-label {
  display: block;
  font-weight: bold;
  margin: .5em 0;
  }
  .hidden-label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 0px;
  width: 0px;
  overflow: hidden;
  visibility: hidden;
  }
  input[type=checkbox].form-error,
  input[type=email].form-error,
  input[type=number].form-error,
  input[type=password].form-error,
  input[type=text].form-error,
  input[type=tel].form-error,
  input[type=url].form-error {
  border: 1px solid #dd4b39;
  }
  .error-msg {
  margin: .5em 0;
  display: block;
  color: #dd4b39;
  line-height: 17px;
  }
  .help-link {
  background: #dd4b39;
  padding: 0 5px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  text-decoration: none;
  position: relative;
  top: 0px;
  }
  .help-link:visited {
  color: #fff;
  }
  .help-link:hover {
  color: #fff;
  background: #c03523;
  text-decoration: none;
  }
  .help-link:active {
  opacity: 1;
  background: #ae2817;
  }
  .wrapper {
  position: relative;
  min-height: 100%;
  }
  .content {
  padding: 0 44px;
  }
  .main {
  padding-bottom: 100px;
  }
  /* For modern browsers */
  .clearfix:before,
  .clearfix:after {
  content: "";
  display: table;
  }
  .clearfix:after {
  clear: both;
  }
  /* For IE 6/7 (trigger hasLayout) */
  .clearfix {
  zoom:1;
  }
  .google-header-bar {
  height: 71px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .header .logo {
  background-image: url(https://ssl.gstatic.com/accounts/ui/logo_1x.png);
  background-size: 116px 38px;
  background-repeat: no-repeat;
  margin: 17px 0 0;
  float: left;
  height: 38px;
  width: 116px;
  }
  .header .logo-w {
  background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_112x36dp.png);
  background-size: 112px 36px;
  margin: 21px 0 0;
  }
  .header .secondary-link {
  margin: 28px 0 0;
  float: right;
  }
  .header .secondary-link a {
  font-weight: normal;
  }
  .google-header-bar.centered {
  border: 0;
  height: 108px;
  }
  .google-header-bar.centered .header .logo {
  float: none;
  margin: 40px auto 30px;
  display: block;
  }
  .google-header-bar.centered .header .secondary-link {
  display: none
  }
  .google-footer-bar {
  position: absolute;
  bottom: 0;
  height: 35px;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .footer {
  padding-top: 7px;
  font-size: .85em;
  white-space: nowrap;
  }
  .footer ul {
  float: left;
  max-width: 80%;
  min-height: 16px;
  padding: 0;
  }
  .footer ul li {
  color: #737373;
  display: inline;
  padding: 0;
  padding-right: 1.5em;
  }
  .footer a {
  color: #737373;
  }
  .lang-chooser-wrap {
  float: right;
  display: inline;
  }
  .lang-chooser-wrap img {
  vertical-align: top;
  }
  .lang-chooser {
  font-size: 13px;
  height: 24px;
  line-height: 24px;
  }
  .lang-chooser option {
  font-size: 13px;
  line-height: 24px;
  }
  .hidden {
  height: 0px;
  width: 0px;
  overflow: hidden;
  visibility: hidden;
  display: none !important;
  }
  .banner {
  text-align: center;
  }
  .card {
  background-color: #f7f7f7;
  padding: 20px 25px 30px;
  margin: 0 auto 25px;
  width: 304px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  }
  .card > *:first-child {
  margin-top: 0;
  }
  .rc-button,
  .rc-button:visited {
  display: inline-block;
  min-width: 46px;
  text-align: center;
  color: #444;
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
  line-height: 36px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  border: 1px solid #dcdcdc;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
  -o-transition: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
  }
  .card .rc-button {
  width: 100%;
  padding: 0;
  }
  .rc-button.disabled,
  .rc-button[disabled] {
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: default;
  pointer-events: none;
  }
  .rc-button:hover {
  border: 1px solid #c6c6c6;
  color: #333;
  text-decoration: none;
  -o-transition: all 0.0s;
  -moz-transition: all 0.0s;
  -webkit-transition: all 0.0s;
  transition: all 0.0s;
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  }
  .rc-button:active {
  background-color: #f6f6f6;
  background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: linear-gradient(top,#f6f6f6,#f1f1f1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  }
  .rc-button-submit,
  .rc-button-submit:visited {
  border: 1px solid #3079ed;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #4d90fe;
  background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
  background-image: linear-gradient(top,#4d90fe,#4787ed);
  }
  .rc-button-submit:hover {
  border: 1px solid #2f5bb7;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  }
  .rc-button-submit:active {
  background-color: #357ae8;
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  .rc-button-red,
  .rc-button-red:visited {
  border: 1px solid transparent;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #d14836;
  background-image: -webkit-linear-gradient(top,#dd4b39,#d14836);
  background-image: -moz-linear-gradient(top,#dd4b39,#d14836);
  background-image: -ms-linear-gradient(top,#dd4b39,#d14836);
  background-image: -o-linear-gradient(top,#dd4b39,#d14836);
  background-image: linear-gradient(top,#dd4b39,#d14836);
  }
  .rc-button-red:hover {
  border: 1px solid #b0281a;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #c53727;
  background-image: -webkit-linear-gradient(top,#dd4b39,#c53727);
  background-image: -moz-linear-gradient(top,#dd4b39,#c53727);
  background-image: -ms-linear-gradient(top,#dd4b39,#c53727);
  background-image: -o-linear-gradient(top,#dd4b39,#c53727);
  background-image: linear-gradient(top,#dd4b39,#c53727);
  }
  .rc-button-red:active {
  border: 1px solid #992a1b;
  background-color: #b0281a;
  background-image: -webkit-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -moz-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -ms-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -o-linear-gradient(top,#dd4b39,#b0281a);
  background-image: linear-gradient(top,#dd4b39,#b0281a);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  .secondary-actions {
  text-align: center;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .google-header-bar.centered {
  height: 83px;
  }
  .google-header-bar.centered .header .logo {
  margin: 25px auto 20px;
  }
  .card {
  margin-bottom: 20px;
  }
</style>
<style media="screen and (max-width: 580px)">
  html, body {
  font-size: 14px;
  }
  .google-header-bar.centered {
  height: 73px;
  }
  .google-header-bar.centered .header .logo {
  margin: 20px auto 15px;
  }
  .content {
  padding-left: 10px;
  padding-right: 10px;
  }
  .hidden-small {
  display: none;
  }
  .card {
  padding: 20px 15px 30px;
  width: 270px;
  }
  .footer ul li {
  padding-right: 1em;
  }
  .lang-chooser-wrap {
  display: none;
  }
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)">
  .header .logo {
  background-image: url(https://ssl.gstatic.com/accounts/ui/logo_2x.png);
  }
  .header .logo-w {
  background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_112x36dp.png);
  }
</style>
<style>
  pre.debug {
  font-family: monospace;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 1.5em;
  font-size: 13px;
  background: #f1f1f1;
  border-top: 1px solid #e5e5e5;
  direction: ltr;
  white-space: pre-wrap;
  width: 90%;
  overflow: hidden;
  }
</style>
<style>
  .banner h1 {
  font-family: 'Open Sans', arial;
  -webkit-font-smoothing: antialiased;
  color: #555;
  font-size: 42px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 20px;
  }
  .banner h2 {
  font-family: 'Open Sans', arial;
  -webkit-font-smoothing: antialiased;
  color: #555;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  }
  .signin-card {
  width: 274px;
  padding: 40px 40px;
  }
  .signin-card .profile-img {
  width: 96px;
  height: 96px;
  margin: 0 auto 10px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  }
  .signin-card .profile-name {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 0;
  min-height: 1em;
  }
  .signin-card .profile-email {
  font-size: 16px;
  text-align: center;
  margin: 10px 0 20px 0;
  min-height: 1em;
  }
  .signin-card input[type=email],
  .signin-card input[type=password],
  .signin-card input[type=text],
  .signin-card input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }
  .signin-card #Email,
  .signin-card #Passwd,
  .signin-card .captcha {
  direction: ltr;
  height: 44px;
  font-size: 16px;
  }
  .signin-card #Email + .stacked-label {
  margin-top: 15px;
  }
  .signin-card #reauthEmail {
  display: block;
  margin-bottom: 10px;
  line-height: 36px;
  padding: 0 8px;
  font-size: 15px;
  color: #404040;
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }
  .one-google p {
  margin: 0 0 10px;
  color: #555;
  font-size: 14px;
  text-align: center;
  }
  .one-google p.create-account,
  .one-google p.switch-account {
  margin-bottom: 60px;
  }
  .one-google .logo-strip {
  background-repeat: no-repeat;
  display: block;
  margin: 10px auto;
  background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_1x.png);
  background-size: 230px 17px;
  width: 230px;
  height: 17px;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .banner h1 {
  font-size: 38px;
  margin-bottom: 15px;
  }
  .banner h2 {
  margin-bottom: 15px;
  }
  .one-google p.create-account,
  .one-google p.switch-account {
  margin-bottom: 30px;
  }
  .signin-card #Email {
  margin-bottom: 0;
  }
  .signin-card #Passwd {
  margin-top: -1px;
  }
  .signin-card #Email.form-error,
  .signin-card #Passwd.form-error {
  z-index: 2;
  }
  .signin-card #Email:hover,
  .signin-card #Email:focus,
  .signin-card #Passwd:hover,
  .signin-card #Passwd:focus {
  z-index: 3;
  }
</style>
<style media="screen and (max-width: 580px)">
  .banner h1 {
  font-size: 22px;
  margin-bottom: 15px;
  }
  .signin-card {
  width: 260px;
  padding: 20px 20px;
  margin: 0 auto 20px;
  }
  .signin-card .profile-img {
  width: 72px;
  height: 72px;
  -moz-border-radius: 72px;
  -webkit-border-radius: 72px;
  border-radius: 72px;
  }
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)">
  .one-google .logo-strip {
  background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_2x.png);
  }
</style>
<style>
  .remember .bubble-wrap {
  position: absolute;
  padding-top: 3px;
  -o-transition: opacity .218s ease-in .218s;
  -moz-transition: opacity .218s ease-in .218s;
  -webkit-transition: opacity .218s ease-in .218s;
  transition: opacity .218s ease-in .218s;
  left: -999em;
  opacity: 0;
  width: 314px;
  margin-left: -20px;
  }
  .remember:hover .bubble-wrap,
  .remember input:focus ~ .bubble-wrap,
  .remember .bubble-wrap:hover,
  .remember .bubble-wrap:focus {
  opacity: 1;
  left: inherit;
  }
  .bubble-pointer {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  width: 0;
  height: 0;
  margin-left: 17px;
  }
  .bubble {
  background-color: #fff;
  padding: 15px;
  margin-top: -1px;
  font-size: 11px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  }
  #stay-signed-in {
  float: left;
  }
  #stay-signed-in-tooltip {
  left: auto;
  margin-left: -20px;
  padding-top: 3px;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 314px;
  z-index: 1;
  }
  .dasher-tooltip {
  top: 380px;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .dasher-tooltip {
  top: 340px;
  }
</style>
<style>
  .jfk-tooltip {
  background-color: #fff;
  border: 1px solid;
  color: #737373;
  font-size: 12px;
  position: absolute;
  z-index: 800 !important;
  border-color: #bbb #bbb #a8a8a8;
  padding: 16px;
  width: 250px;
  }
 .jfk-tooltip h3 {
  color: #555;
  font-size: 12px;
  margin: 0 0 .5em;
  }
 .jfk-tooltip-content p:last-child {
  margin-bottom: 0;
  }
  .jfk-tooltip-arrow {
  position: absolute;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore,
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore {
  border: 9px solid;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
  border: 8px solid;
  }
  .jfk-tooltip-arrowdown {
  bottom: 0;
  }
  .jfk-tooltip-arrowup {
  top: -9px;
  }
  .jfk-tooltip-arrowleft {
  left: -9px;
  top: 30px;
  }
  .jfk-tooltip-arrowright {
  right: 0;
  top: 30px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore {
  border-color: #bbb transparent;
  left: -9px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
  border-color: #a8a8a8 transparent;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter {
  border-color: #fff transparent;
  left: -8px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
  border-bottom-width: 0;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter {
  border-bottom-width: 0;
  }
  .jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore {
  border-top-width: 0;
  }
  .jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter {
  border-top-width: 0;
  top: 1px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore,
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
  border-color: transparent #bbb;
  top: -9px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter,
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
  border-color:transparent #fff;
  top:-8px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore {
  border-left-width: 0;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter {
  border-left-width: 0;
  left: 1px;
  }
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
  border-right-width: 0;
  }
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
  border-right-width: 0;
  }
  .jfk-tooltip-closebtn {
  background: url("//ssl.gstatic.com/ui/v1/icons/common/x_8px.png") no-repeat;
  border: 1px solid transparent;
  height: 21px;
  opacity: .4;
  outline: 0;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 21px;
  }
  .jfk-tooltip-closebtn:focus,
  .jfk-tooltip-closebtn:hover {
  opacity: .8;
  cursor: pointer;
  }
  .jfk-tooltip-closebtn:focus {
  border-color: #4d90fe;
  }
</style>
<style media="screen and (max-width: 580px)">
  .jfk-tooltip {
  display: none;
  }
</style>
<style type="text/css">
.captcha-box {
  background: #fff;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 10px;
}
.captcha-box .captcha-img {
  text-align: center;
}
.captcha-box .captcha-label {
  font-weight: bold;
  display: block;
  margin: .5em 0;
}
.captcha-box .captcha-msg {
  color: #999;
  display: block;
  position: relative;
}
.captcha-box .captcha-msg .accessibility-logo {
  float: right;
  border: 0;
}
.captcha-box .audio-box {
  position: absolute;
  top: 0;
}
</style>
<style>
.chromiumsync-custom-content {
  padding-top: 20px;
  margin-bottom: 0;
}
.form-panel {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
}
.form-panel.first {
  z-index: 2;
}
.form-panel.second {
  z-index: 1;
}
.shift-form .form-panel.first {
  z-index: 1;
}
.shift-form .form-panel.second {
  z-index: 2;
}
.slide-in,
.slide-out {
  display: block;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -ms-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.slide-out {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.shift-form .slide-out {
  opacity: 0;
  -webkit-transform: translate3d(-120%, 0, 0);
  -moz-transform: translate3d(-120%, 0, 0);
  -ms-transform: translate3d(-120%, 0, 0);
  -o-transform: translate3d(-120%, 0, 0);
  transform: translate3d(-120%, 0, 0);
}
.slide-in {
  -webkit-transform: translate3d(120%, 0, 0);
  -moz-transform: translate3d(120%, 0, 0);
  -ms-transform: translate3d(120%, 0, 0);
  -o-transform: translate3d(120%, 0, 0);
  transform: translate3d(120%, 0, 0);
}
.shift-form .slide-in {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.error-msg {
  -webkit-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -moz-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -ms-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -o-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  height: auto;
  max-height: 0;
  opacity: 0;
}
.has-error .error-msg {
  max-height: 3.5em;
  margin-top: 10px;
  margin-bottom: 10px;
  opacity: 1;
  visibility: visible;
}
.back-arrow {
  position: absolute;
  top: 37px;
  width: 24px;
  height: 24px;
  display: none;
  cursor: pointer;
}
.back-arrow {
  border-style: none;
}
.shift-form.back-arrow {
  display: block;
}
.back-arrow img {
  display: block;
}
#link-signup {
  text-align: center;
  font-size: 14px;
}
.shift-form #link-signup{
  display: none;
}
#link-signin-different {
  display: none;
  text-align: center;
  font-size: 14px;
}
.shift-form #link-signin-different {
  display: block;
}
.signin-card #profile-name {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0;
  min-height: 1em;
}
.signin-card.no-name #profile-name {
  display: none;
}
.signin-card.no-name #email-display {
  line-height: initial;
  margin-bottom: 16px;
}
.signin-card #email-display {
  display: block;
  padding: 0px 8px;
  color: rgb(64, 64, 64);
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.signin-card #Email {
  margin-top: 16px;
}
.need-help {
  float: right;
  text-align: right;
}
.form-panel {
  width: 274px;
}
#gaia_firstform {
  z-index: 2;
}
.signin-card {
  position: relative;
  overflow: hidden;
}
.signin-card #profile-name {
  color: #000;
}
.circle-mask {
  display: block;
  height: 96px;
  width: 96px;
  overflow: hidden;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  z-index: 100;
  margin-bottom: 10px;
}
.circle {
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -moz-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -ms-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -o-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  transition-timing-function: cubic-bezier(.645,.045,.355,1);
}
.circle {
  position: absolute;
  z-index: 101;
  height: 96px;
  width: 96px;
  border-radius: 50%;
  opacity: 0.99;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
}
.main {
  overflow: hidden;
}
.card-mask-wrap {
  position: relative;
  width: 360px;
  margin: 0 auto;
  z-index: 1;
}
.dasher-tooltip {
  position: absolute;
  left: 50%;
  margin-left: 150px;
}
.dasher-tooltip .tooltip-pointer {
  margin-top: 15px;
}
.dasher-tooltip p {
  margin-top: 0;
}
.dasher-tooltip p span {
  display: block;
}
.card {
  margin-bottom: 0;
}
.one-google {
  padding-top: 27px;
}
#canvas {
  -webkit-transition: opacity 0.075s;
  -moz-transition: opacity 0.075s;
  -ms-transition: opacity 0.075s;
  -o-transition: opacity 0.075s;
  transition: opacity 0.075s;
  opacity: 0.01;
}
.shift-form #canvas {
  opacity: 0.99;
}
.label {
  color: #404040;
}
#account-chooser-link {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.input-wrapper {
  position: relative;
}
.google-footer-bar {
  z-index: 2;
}
</style>
<style media="screen and (max-width: 580px)">
.back-arrow {
  top: 17px;
}
.circle-mask {
  height: 72px;
  width: 72px;
  background-size: 72px;
}
.circle {
  height: 72px;
  width: 72px;
}
#canvas {
  height: 72px;
  width: 72px;
}
.form-panel {
  width: 256px;
}
.card-mask-wrap {
  width: 300px;
}
.signin-card {
  width: 256px;
}
.signin-card #EmailFirst {
  margin-top: 15px;
}
.one-google {
  padding-top: 22px;
}
</style>
  </head>
  <body>
  <div class="wrapper">
  <div class="google-header-bar  centered">
  <div class="header content clearfix">
  <div class="logo logo-w" aria-label="Google"></div>
  </div>
  </div>
  <div class="main content clearfix">
<div class="banner">
<h1>
  One account. All of Google.
</h1>
  <h2 class="hidden-small">
  Sign in to continue to Docs
  </h2>
</div>
<div class="main-content 
  
    no-name
  
  
  
">
<div class="card signin-card pre-shift
  
  
   no-name">
  <img class="circle-mask"
    
      src="https://ssl.gstatic.com/accounts/ui/avatar_2x.png"
    >
  <form novalidate method="post" action="https://accounts.google.com/signin/v1/lookup" id="gaia_loginform">
  <input name="Page" type="hidden" value="PasswordSeparationSignIn">
  <input type="hidden" name="" value="">
  <input type="hidden" name="gxf" value="AFoagUWSYPbxAmWf1IIiPfGSRH7X-TxQxw:1618321115985">
  <input type="hidden" name="continue" value="https://docs.google.com/document/d/1N_eMMorcjX993Tc_OS9Q46rBDzEbO6OI6mikYDzTg0I/edit">
  <input type="hidden" name="followup" value="https://docs.google.com/document/d/1N_eMMorcjX993Tc_OS9Q46rBDzEbO6OI6mikYDzTg0I/edit">
  <input type="hidden" name="service" value="wise">
  <input type="hidden" name="ltmpl" value="docs">
  <input id="profile-information" name="ProfileInformation" type="hidden" value="">
  <input id="session-state" name="SessionState" type="hidden" value="AEThLlxET7nK-h03YHD2iWFTb9tVn_H22cCvBM36q_EPOhMRenidLdlgTjBcmCoC2czMBRnqQ7KkoVCvGZEGQh-ccNoZSJ3MuKptaTQ6lNoOOLa0zqDtoWzTXb9rb5d7n21leEWk225gK4GPw-O1bgXlBstKnazcqv_IW9JfKtPppeOAA4ZWAwHGFAqqmADsge7xG1ItnraH">
  <input name="flowName" type="hidden" value="GlifWebSignIn">
  <input type="hidden" id="_utf8" name="_utf8" value="&#9731;"/>
  <input type="hidden" name="bgresponse" id="bgresponse" value="js_disabled">
  <div class="form-panel first valid" id="gaia_firstform">
  <div class="slide-out">
  <div class="input-wrapper focused">
  <div id="identifier-shown">
  <div>
  <label class="stacked-label" for="Email">
  Enter your email</label>
  <input id="Email" type="email" value="" spellcheck="false"
                   name="Email"
                   
                     placeholder="Email or phone"
                   
                   
                   
                   >
  <input id="Passwd-hidden" type="password" spellcheck="false" class="hidden">
  </div>
  </div>
  <span role="alert" class="error-msg" id="errormsg_0_Email"></span>
  </div>
<input id="next" name="signIn" class="rc-button rc-button-submit" type="submit" value="Next">
  <a class="need-help"
          href="https://accounts.google.com/signin/usernamerecovery?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1N_eMMorcjX993Tc_OS9Q46rBDzEbO6OI6mikYDzTg0I%2Fedit&amp;service=wise&amp;ltmpl=docs&amp;hl=en">
  Find my account
  </a>
  </div>
  </div>
  </form>
</div>
  <div class="card-mask-wrap
        
     no-name">
  <div class="card-mask">
  <div class="one-google">
  <p class="create-account">
  <span id="link-signin-different">
  <a href="https://accounts.google.com/AccountChooser?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1N_eMMorcjX993Tc_OS9Q46rBDzEbO6OI6mikYDzTg0I%2Fedit&amp;followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1N_eMMorcjX993Tc_OS9Q46rBDzEbO6OI6mikYDzTg0I%2Fedit&amp;service=wise&amp;ltmpl=docs">
  Sign in with a different account
  </a>
  </span>
  <span id="link-signup">
  <a href="https://accounts.google.com/SignUp?service=wise&amp;continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1N_eMMorcjX993Tc_OS9Q46rBDzEbO6OI6mikYDzTg0I%2Fedit&amp;ltmpl=docs">
  Create account
  </a>
  </span>
  </p>
<p class="tagline">
  One Google Account for everything Google
</p>
<div class="logo-strip"></div>
  </div>
  </div>
  </div>
</div>
  </div>
  <div class="google-footer-bar">
  <div class="footer content clearfix">
  <ul id="footer-list">
  <li>
  <a href="https://www.google.com/intl/en/about" target="_blank">
  About Google
  </a>
  </li>
  <li>
  <a href="https://accounts.google.com/TOS?loc=US&hl=en&privacy=true" target="_blank">
  Privacy
  </a>
  </li>
  <li>
  <a href="https://accounts.google.com/TOS?loc=US&hl=en" target="_blank">
  Terms
  </a>
  </li>
  <li>
  <a href="http://www.google.com/support/accounts?hl=en" target="_blank">
  Help
  </a>
  </li>
  </ul>
  <div id="lang-vis-control" style="display: none">
  <span id="lang-chooser-wrap" class="lang-chooser-wrap">
  <label for="lang-chooser"><img src="//ssl.gstatic.com/images/icons/ui/common/universal_language_settings-21.png" alt="Change language"></label>
  <select id="lang-chooser" class="lang-chooser" name="lang-chooser">
  <option value="af"
                 >
  ‪Afrikaans‬
  </option>
  <option value="az"
                 >
  ‪azərbaycan‬
  </option>
  <option value="ca"
                 >
  ‪català‬
  </option>
  <option value="cs"
                 >
  ‪Čeština‬
  </option>
  <option value="da"
                 >
  ‪Dansk‬
  </option>
  <option value="de"
                 >
  ‪Deutsch‬
  </option>
  <option value="et"
                 >
  ‪eesti‬
  </option>
  <option value="en-GB"
                 >
  ‪English (United Kingdom)‬
  </option>
  <option value="en"
                
                  selected="selected"
                 >
  ‪English (United States)‬
  </option>
  <option value="es"
                 >
  ‪Español (España)‬
  </option>
  <option value="es-419"
                 >
  ‪Español (Latinoamérica)‬
  </option>
  <option value="eu"
                 >
  ‪euskara‬
  </option>
  <option value="fil"
                 >
  ‪Filipino‬
  </option>
  <option value="fr-CA"
                 >
  ‪Français (Canada)‬
  </option>
  <option value="fr"
                 >
  ‪Français (France)‬
  </option>
  <option value="gl"
                 >
  ‪galego‬
  </option>
  <option value="hr"
                 >
  ‪Hrvatski‬
  </option>
  <option value="in"
                 >
  ‪Indonesia‬
  </option>
  <option value="zu"
                 >
  ‪isiZulu‬
  </option>
  <option value="is"
                 >
  ‪íslenska‬
  </option>
  <option value="it"
                 >
  ‪Italiano‬
  </option>
  <option value="sw"
                 >
  ‪Kiswahili‬
  </option>
  <option value="lv"
                 >
  ‪latviešu‬
  </option>
  <option value="lt"
                 >
  ‪lietuvių‬
  </option>
  <option value="hu"
                 >
  ‪magyar‬
  </option>
  <option value="ms"
                 >
  ‪Melayu‬
  </option>
  <option value="nl"
                 >
  ‪Nederlands‬
  </option>
  <option value="no"
                 >
  ‪norsk‬
  </option>
  <option value="pl"
                 >
  ‪polski‬
  </option>
  <option value="pt"
                 >
  ‪Português (Brasil)‬
  </option>
  <option value="pt-PT"
                 >
  ‪Português (Portugal)‬
  </option>
  <option value="ro"
                 >
  ‪română‬
  </option>
  <option value="sk"
                 >
  ‪Slovenčina‬
  </option>
  <option value="sl"
                 >
  ‪slovenščina‬
  </option>
  <option value="sr-Latn"
                 >
  ‪srpski (latinica)‬
  </option>
  <option value="fi"
                 >
  ‪Suomi‬
  </option>
  <option value="sv"
                 >
  ‪Svenska‬
  </option>
  <option value="vi"
                 >
  ‪Tiếng Việt‬
  </option>
  <option value="tr"
                 >
  ‪Türkçe‬
  </option>
  <option value="el"
                 >
  ‪Ελληνικά‬
  </option>
  <option value="bg"
                 >
  ‪български‬
  </option>
  <option value="mk"
                 >
  ‪македонски‬
  </option>
  <option value="mn"
                 >
  ‪монгол‬
  </option>
  <option value="ru"
                 >
  ‪Русский‬
  </option>
  <option value="sr"
                 >
  ‪српски (ћирилица)‬
  </option>
  <option value="uk"
                 >
  ‪Українська‬
  </option>
  <option value="ka"
                 >
  ‪ქართული‬
  </option>
  <option value="hy"
                 >
  ‪հայերեն‬
  </option>
  <option value="iw"
                 >
  ‫עברית‬‎
  </option>
  <option value="ur"
                 >
  ‫اردو‬‎
  </option>
  <option value="ar"
                 >
  ‫العربية‬‎
  </option>
  <option value="fa"
                 >
  ‫فارسی‬‎
  </option>
  <option value="ne"
                 >
  ‪नेपाली‬
  </option>
  <option value="mr"
                 >
  ‪मराठी‬
  </option>
  <option value="hi"
                 >
  ‪हिन्दी‬
  </option>
  <option value="bn"
                 >
  ‪বাংলা‬
  </option>
  <option value="pa"
                 >
  ‪ਪੰਜਾਬੀ‬
  </option>
  <option value="gu"
                 >
  ‪ગુજરાતી‬
  </option>
  <option value="ta"
                 >
  ‪தமிழ்‬
  </option>
  <option value="te"
                 >
  ‪తెలుగు‬
  </option>
  <option value="kn"
                 >
  ‪ಕನ್ನಡ‬
  </option>
  <option value="ml"
                 >
  ‪മലയാളം‬
  </option>
  <option value="si"
                 >
  ‪සිංහල‬
  </option>
  <option value="th"
                 >
  ‪ไทย‬
  </option>
  <option value="lo"
                 >
  ‪ລາວ‬
  </option>
  <option value="my"
                 >
  ‪မြန်မာ‬
  </option>
  <option value="km"
                 >
  ‪ខ្មែរ‬
  </option>
  <option value="ko"
                 >
  ‪한국어‬
  </option>
  <option value="zh-HK"
                 >
  ‪中文（香港）‬
  </option>
  <option value="ja"
                 >
  ‪日本語‬
  </option>
  <option value="zh-CN"
                 >
  ‪简体中文‬
  </option>
  <option value="zh-TW"
                 >
  ‪繁體中文‬
  </option>
  </select>
  </span>
  </div>
  </div>
</div>
  </div>
  <script nonce="ckqHMoZy1m/hZNPvKr5uJw">
  (function(){
  var splitByFirstChar = function(toBeSplit, splitChar) {
  var index = toBeSplit.indexOf(splitChar);
  if (index >= 0) {
  return [toBeSplit.substring(0, index),
  toBeSplit.substring(index + 1)];
  }
  return [toBeSplit];
  }
  var langChooser_parseParams = function(paramsSection) {
  if (paramsSection) {
  var query = {};
  var params = paramsSection.split('&');
  for (var i = 0; i < params.length; i++) {
              var param = splitByFirstChar(params[i], '=');
              if (param.length == 2) {
                query[param[0]] = param[1];
              }
            }
            return query;
          }
          return {};
        }
        var appendHiddenParams = function(query) {
          var loginForm = document.getElementById('gaia_loginform');
          if (loginForm) {
            var loginInputs = loginForm.getElementsByTagName('input');
            for (var i = 0, input; input = loginInputs[i]; i++) {
              if (input.type == 'hidden' && input.value && !query[input.name]) {
                query[input.name] = input.value;
              }
            }
          }
        }
        var post = function(path, params) {
          var form = document.createElement('form');
          form.setAttribute('method', 'post');
          form.setAttribute('action', path);

          for (var key in params) {
            if (params.hasOwnProperty(key)) {
              var hiddenField = document.createElement('input');
              hiddenField.setAttribute('type', 'hidden');
              hiddenField.setAttribute('name', key);
              hiddenField.setAttribute('value', params[key]);

              form.appendChild(hiddenField);
            }
          }

          document.body.appendChild(form);
          form.submit();
        }
        var langChooser_getParamStr = function(params) {
          var paramsStr = [];
          for (var a in params) {
            paramsStr.push(a + "=" + params[a]);
          }
          return paramsStr.join('&');
        }
        var langChooser_currentUrl = window.location.href;
        var match = langChooser_currentUrl.match("^(.*?)(\\?(.*?))?(#(.*))?$");
        var langChooser_currentPath = match[1];
        var langChooser_params = langChooser_parseParams(match[3]);
        var langChooser_fragment = match[5];

        var langChooser = document.getElementById('lang-chooser');
        var langChooserWrap = document.getElementById('lang-chooser-wrap');
        var langVisControl = document.getElementById('lang-vis-control');
        if (langVisControl && langChooser) {
          langVisControl.style.display = 'inline';
          langChooser.onchange = function() {
            langChooser_params['lp'] = 1;
            langChooser_params['hl'] = encodeURIComponent(this.value);
            var hiddenEmailInput = document.getElementById('Email-hidden');
            if (hiddenEmailInput) {
              // If we are in password separation on password page, post to
              // /AccountLoginInfo.
              appendHiddenParams(langChooser_params);
              langChooser_params['Email'] = hiddenEmailInput.value;
              post('/AccountLoginInfo', langChooser_params);
            } else {
              var paramsStr = langChooser_getParamStr(langChooser_params);
              var newHref = langChooser_currentPath + "?" + paramsStr;
              if (langChooser_fragment) {
                newHref = newHref + "#" + langChooser_fragment;
              }
              window.location.href = newHref;
            }
          };
        }
      })();
    </script>
<script type="text/javascript" nonce="ckqHMoZy1m/hZNPvKr5uJw">
  var gaia_attachEvent = function(element, event, callback) {
  if (element && element.addEventListener) {
  element.addEventListener(event, callback, false);
  } else if (element && element.attachEvent) {
  element.attachEvent('on' + event, callback);
  }
  };
</script>
  <script type="text/javascript" nonce="ckqHMoZy1m/hZNPvKr5uJw">(function(){var L=function(x,z){if(x=(z=null,G.trustedTypes),!x||!x.createPolicy)return z;try{z=x.createPolicy("bg",{createHTML:Z,createScript:Z,createScriptURL:Z})}catch(m){G.console&&G.console.error(m.message)}return z},Z=function(x){return x},G=this||self;(0,eval)(function(x,z){return(z=L())&&1===x.eval(z.createScript("1"))?function(m){return z.createScript(m)}:function(m){return""+m}}(G)(Array(7824*Math.random()|0).join("\n")+'(function(){var xl=function(x,z){function G(){}(x.A=(G.prototype=z.prototype,z.prototype),x.prototype=new G,x).prototype.constructor=x,x.Ya=function(Z,N,m){for(var L=Array(arguments.length-2),U=2;U<arguments.length;U++)L[U-2]=arguments[U];return z.prototype[N].apply(Z,L)}},mt=function(x,z){if(!(z=null,x=Q.trustedTypes,x)||!x.createPolicy)return z;try{z=x.createPolicy("bg",{createHTML:zs,createScript:zs,createScriptURL:zs})}catch(G){Q.console&&Q.console.error(G.message)}return z},sy=function(x,z,G,Z,N){return N=Gs(x,function(m){Z&&(z&&F(z),G=m,Z(),Z=void 0)},(G=void 0,Z=function(){},!!z))[0],{invoke:function(m,L,U,T,W){if(!L)return L=N(U),m&&m(L),L;(T=function(){G(function(V){F(function(){m(V)})},U)},G)?T():(W=Z,Z=function(){(W(),F)(T)})}}},Zd=function(x,z){return[(z(function(G){G(x)}),function(){return x})]},Ln=function(x,z,G){if((z=typeof x,"object")==z)if(x){if(x instanceof Array)return"array";if(x instanceof Object)return z;if(G=Object.prototype.toString.call(x),"[object Window]"==G)return"object";if("[object Array]"==G||"number"==typeof x.length&&"undefined"!=typeof x.splice&&"undefined"!=typeof x.propertyIsEnumerable&&!x.propertyIsEnumerable("splice"))return"array";if("[object Function]"==G||"undefined"!=typeof x.call&&"undefined"!=typeof x.propertyIsEnumerable&&!x.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==z&&"undefined"==typeof x.call)return"object";return z},zs=function(x){return x},R=function(x,z,G){G=this;try{Nq(this,z,x)}catch(Z){q(Z,this),x=x.fl,x(function(N){N(G.$)})}},Q=this||self,J={},a,I={},Uy=function(x){for(x=0;64>x;++x)I[x]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charAt(x),J["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charAt(x)]=x;J["="]=(J["/"]=((I[64]="",J)["+"]=62,63),64)},Ts=function(){},Q1=function(x,z,G){for(G in z)if(x.call(void 0,z[G],G,z))return true;return false},Gs=function(x,z,G,Z){return(Z=l[x.substring(0,3)+"_"])?Z(x.substring(3),z,G):Zd(x,z)},W3=function(x,z,G,Z,N){for(N=(G=[],0),z=0;N<x.length;N++)Z=x.charCodeAt(N),128>Z?G[z++]=Z:(2048>Z?G[z++]=Z>>6|192:(55296==(Z&64512)&&N+1<x.length&&56320==(x.charCodeAt(N+1)&64512)?(Z=65536+((Z&1023)<<10)+(x.charCodeAt(++N)&1023),G[z++]=Z>>18|240,G[z++]=Z>>12&63|128):G[z++]=Z>>12|224,G[z++]=Z>>6&63|128),G[z++]=Z&63|128);return G},y=function(x,z){return(z=typeof x,"object")==z&&null!=x||"function"==z},Fc=function(x,z){if(!Q.addEventListener||!Object.defineProperty)return false;x=Object.defineProperty({},(z=false,"passive"),{get:function(){z=true}});try{Q.addEventListener("test",Ts,x),Q.removeEventListener("test",Ts,x)}catch(G){}return z}(),V1=function(x,z){this.currentTarget=this.target=(this.type=x,this.defaultPrevented=false,z)},k=((V1.prototype.stopPropagation=function(){},V1).prototype.preventDefault=function(){this.defaultPrevented=true},function(x,z,G,Z){this.pointerType=(this.pointerId=(this.state=(this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=(this.charCode=(this.key=(this.button=(this.relatedTarget=this.currentTarget=(V1.call(this,x?x.type:""),this).target=null,this).screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0,""),this.keyCode=0),false),null),0),""),this.Z=null,x&&(Z=this.type=x.type,G=x.changedTouches&&x.changedTouches.length?x.changedTouches[0]:null,this.target=x.target||x.srcElement,this.currentTarget=z,z=x.relatedTarget,z||("mouseover"==Z?z=x.fromElement:"mouseout"==Z&&(z=x.toElement)),this.relatedTarget=z,G?(this.clientX=void 0!==G.clientX?G.clientX:G.pageX,this.clientY=void 0!==G.clientY?G.clientY:G.pageY,this.screenX=G.screenX||0,this.screenY=G.screenY||0):(this.offsetX=void 0!==x.offsetX?x.offsetX:x.layerX,this.offsetY=void 0!==x.offsetY?x.offsetY:x.layerY,this.clientX=void 0!==x.clientX?x.clientX:x.pageX,this.clientY=void 0!==x.clientY?x.clientY:x.pageY,this.screenX=x.screenX||0,this.screenY=x.screenY||0),this.button=x.button,this.keyCode=x.keyCode||0,this.key=x.key||"",this.charCode=x.charCode||("keypress"==Z?x.keyCode:0),this.ctrlKey=x.ctrlKey,this.altKey=x.altKey,this.shiftKey=x.shiftKey,this.metaKey=x.metaKey,this.pointerId=x.pointerId||0,this.pointerType="string"===typeof x.pointerType?x.pointerType:Yl[x.pointerType]||"",this.state=x.state,this.Z=x,x.defaultPrevented&&k.A.preventDefault.call(this))}),Yl={2:"touch",3:(xl(k,V1),"pen"),4:"mouse"},qq="closure_listenable_"+((k.prototype.stopPropagation=(k.prototype.preventDefault=function(x){(x=(k.A.preventDefault.call(this),this.Z),x).preventDefault?x.preventDefault():x.returnValue=false},function(){k.A.stopPropagation.call(this),this.Z.stopPropagation?this.Z.stopPropagation():this.Z.cancelBubble=true}),1E6)*Math.random()|0),rN=function(x){x.listener=(x.o=(x.I=(x.l=null,x.src=null,null),true),null)},gN=0,A=function(x){(this.v={},this.src=x,this).Y=0},RP=function(x,z,G,Z,N){this.src=(this.o=this.B=false,(this.capture=!!G,(this.key=++gN,this).listener=x,this).I=((this.l=N,this).type=Z,null),z)},Kn=((A.prototype.add=function(x,z,G,Z,N,m,L){return-1<(L=((m=x.toString(),x=this.v[m],x)||(x=this.v[m]=[],this.Y++),Kn)(N,x,Z,z),L)?(z=x[L],G||(z.B=false)):(z=new RP(z,this.src,!!Z,m,N),z.B=G,x.push(z)),z},A.prototype.hasListener=function(x,z,G,Z,N){return Q1(function(m,L){for(L=0;L<m.length;++L)if(!(Z&&m[L].type!=G||N&&m[L].capture!=z))return true;return false},(G=(Z=(N=void 0!==z,void 0)!==x)?x.toString():"",this).v)},A.prototype).remove=function(x,z,G,Z,N){if(x=x.toString(),!(x in this.v))return false;return-1<(z=Kn(Z,(N=this.v[x],N),G,z),z)?(rN(N[z]),Array.prototype.splice.call(N,z,1),0==N.length&&(delete this.v[x],this.Y--),true):false},function(x,z,G,Z,N,m){for(N=0;N<z.length;++N)if(m=z[N],!m.o&&m.listener==Z&&m.capture==!!G&&m.l==x)return N;return-1}),tH="closure_lm_"+(1E6*Math.random()|0),u8=function(x,z,G,Z,N,m){if(Array.isArray(x))for(m=0;m<x.length;m++)u8(x[m],z,G,Z,N);else z=e7(z),Z&&Z[qq]?Z.SV(x,z,y(G)?!!G.capture:!!G,N):aP(G,Z,x,true,z,N)},IP=function(x,z,G,Z,N,m){if(Array.isArray(x))for(m=0;m<x.length;m++)IP(x[m],z,G,Z,N);else(Z=y(Z)?!!Z.capture:!!Z,G=e7(G),z&&z[qq])?z.Cl(x,G,Z,N):z&&(z=$l(z))&&(x=z.v[x.toString()],z=-1,x&&(z=Kn(N,x,Z,G)),(G=-1<z?x[z]:null)&&l8(G))},$l=function(x){return(x=x[tH],x)instanceof A?x:null},wN=function(x){return x in y1?y1[x]:y1[x]="on"+x},l8=function(x,z,G,Z,N,m,L){if("number"!==typeof x&&x&&!x.o)if((G=x.src)&&G[qq])G.BR(x);else if(z=x.type,Z=x.I,G.removeEventListener?G.removeEventListener(z,Z,x.capture):G.detachEvent?G.detachEvent(wN(z),Z):G.addListener&&G.removeListener&&G.removeListener(Z),kl--,z=$l(G)){if(Z=x.type,Z in z.v){L=z.v[Z];b:if("string"===typeof L)m="string"!==typeof x||1!=x.length?-1:L.indexOf(x,0);else{for(m=0;m<L.length;m++)if(m in L&&L[m]===x)break b;m=-1}((m=0<=(N=m,N))&&Array.prototype.splice.call(L,N,1),m)&&(rN(x),0==z.v[Z].length&&(delete z.v[Z],z.Y--))}0==z.Y&&(z.src=null,G[tH]=null)}else rN(x)},y1={},kl=0,AH=function(x,z,G,Z){return x.o?x=true:(z=new k(z,this),G=x.l||x.src,Z=x.listener,x.B&&l8(x),x=Z.call(G,z)),x},i8=function(x,z){return z=(x=function(G){return z.call(x.src,x.listener,G)},AH),x},aP=function(x,z,G,Z,N,m,L,U){if(!G)throw Error("Invalid event type");if(Z=(U=y(((L=$l(z))||(z[tH]=L=new A(z)),x))?!!x.capture:!!x,L).add(G,N,Z,U,m),!Z.I){if(((Z.I=(N=i8(),N),N).src=z,N.listener=Z,z).addEventListener)Fc||(x=U),void 0===x&&(x=false),z.addEventListener(G.toString(),N,x);else if(z.attachEvent)z.attachEvent(wN(G.toString()),N);else if(z.addListener&&z.removeListener)z.addListener(N);else throw Error("addEventListener and attachEvent are unavailable.");kl++}},B3=function(x,z,G,Z,N,m){if(Z&&Z.once)u8(G,x,Z,z,N);else if(Array.isArray(G))for(m=0;m<G.length;m++)B3(x,z,G[m],Z,N);else x=e7(x),z&&z[qq]?z.HR(G,x,y(Z)?!!Z.capture:!!Z,N):aP(Z,z,G,false,x,N)},b8="__closure_events_fn_"+(1E9*Math.random()>>>0),B={},b=function(x,z,G,Z){for(G=(Z=[],(z|0)-1);0<=G;G--)Z[(z|0)-1-(G|0)]=x>>8*G&255;return Z},c=[],pn=function(x,z,G,Z,N){if((G=x[0],z.F=false,G)==c)z.$a=25,z.s(x);else if(G==P){N=x[1];try{Z=z.$||z.s(x)}catch(m){q(m,z),Z=z.$}N(Z)}else if(G==c3)z.s(x);else if(G==S)z.s(x);else if(G==dN){try{for(Z=0;Z<z.cR.length;Z++)try{N=z.cR[Z],N[0][N[1]](N[2])}catch(m){}}catch(m){}(0,x[1])(function(m,L){z.rr(m,true,L)},(z.cR=[],function(m){(p(z,(m=!z.U.length,[P3])),m)&&h(z,true,false)}))}else{if(G==S7)return Z=x[6],N=x[2],X(z,92,x[4]?[Z[0].Z]:Z),X(z,225,N),z.s(x);G==P3&&(z.W=[],z.vR=[],z.M=null)}},P3=(R.prototype.rr=(R.prototype.y7=function(){return C(this)},function(x,z,G,Z,N){if(this.$)x(this.$);else try{Z=!this.U.length,N=[],p(this,[c,N,G]),p(this,[P,x,N]),z&&!Z||h(this,z,true)}catch(m){q(m,this),x(this.$)}}),[]),hH=(a=R.prototype,R.prototype.C=function(x,z){for(z=[];x--;)z.push(255*Math.random()|0);return z},function(x,z,G,Z,N,m){for(m=(G=C((z={},x)),z.G=C(x),z.h=[],Z=x.V==x?(C(x)|0)-1:1,N=C(x),0);m<Z;m++)z.h.push(C(x));for(z.g=x.J(G);Z--;)z.h[Z]=x.J(z.h[Z]);return z.L=x.J(N),z}),D=function(x,z,G,Z,N,m){if(z.V==z)for(N=z.J(x),112==x?(x=function(L,U,T,W){if((W=((T=N.length,T)|0)-4>>3,N).ht!=W){W=(W<<(U=[0,0,(N.ht=W,m[1]),m[2]],3))-4;try{N.tt=Xc(Cn((W|0)+4,N),U,Cn(W,N))}catch(V){throw V;}}N.push(N.tt[T&7]^L)},m=z.J(40)):x=function(L){N.push(L)},Z&&x(Z&255),z=G.length,Z=0;Z<z;Z++)x(G[Z])},Ey=function(x,z,G){return((G=x.J(201),x).W&&G<x.P?(X(x,201,x.P),Dd(x,z)):X(x,201,z),fn(x),X(x,201,G),x).J(225)},Cn=function(x,z){return z[x]<<24|z[(x|0)+1]<<16|z[(x|0)+2]<<8|z[(x|0)+3]},c3=[],S=[],oP=[],v3=function(x){x.T=(x.sS=f(x,x.J(201))<<24|f(x,x.J(201))<<16|f(x,x.J(201))<<8|f(x,x.J(201)),void 0)},S7=[],Nq=function(x,z,G,Z,N){for(((x.N=void 0,x.V7=0,x.O=void 0,x.qZ=Oy,x).Jt=0,N=[],x.$a=25,x.K=(x.ES=(Z=x.D=0,j7),function(m,L,U,T,W,V){return L=(((U=(V=function(){return V[(W.jV|0)+(T[W.dr]===m|0)-!U[W.dr]]},W=(T=function(){return V()},this),W.s),T)[W.j]=function(Y){V[W.OS]=Y},T)[W.j](L),T)}),x.um=(x.F=false,x.vR=[],function(m,L,U){return L=(U=function(){return L()},function(){return m}),U[this.j]=function(T){m=T},U}),x).H=false;128>Z;Z++)N[Z]=String.fromCharCode(Z);(x.P=(x.W=((((x.eV=((((x.R=!((x.U=(x.TJ=((((((((X((x.V=(x.IF=(x.cR=[],function(m){this.V=m}),x),x.M=[],x),201,0),X(x,217,0),X)(x,20,function(m,L,U,T,W,V,Y,t,K,d,w,e,g){for(g=(L=(e=(K=(d=C(m),w=V=0,function(r,u){for(;V<r;)w|=C(m)<<V,V+=8;return w>>=(V-=r,u=w&(1<<r)-1,r),u}),K(3)|0)+1,K(5)),t=[],U=0);U<L;U++)W=K(1),t.push(W),g+=W?0:1;for(g=(U=((g|0)-1).toString(2).length,0),T=[];g<L;g++)t[g]||(T[g]=K(U));for(K=0;K<L;K++)t[K]&&(T[K]=C(m));for(Y=[];e--;)Y.push(m.J(C(m)));X(m,d,function(r,u,v,JH,O){for(O=(u=(JH=[],[]),0);O<L;O++){if(!t[v=T[O],O]){for(;v>=u.length;)u.push(C(r));v=u[v]}JH.push(v)}(r.O=(u=r.i,r.K(u,Y.slice())),r).N=r.K(u,JH)})}),X)(x,94,function(m){m.bm(4)}),X(x,177,function(m,L){(m=(L=C(m),m).J(L),IP)(m[1],m[0],m[2])}),X(x,48,x),X)(x,182,function(m){m.MZ(3)}),X)(x,61,function(){}),X(x,209,function(m,L,U){(U=(L=(U=C(m),C)(m),m).J(U),U=Ln(U),X)(m,L,U)}),X(x,112,x.C(4)),X)(x,72,function(m,L,U,T){T=(L=C((U=C(m),m)),C(m)),X(m,T,m.J(U)>>>L)}),X(x,120,function(m,L){Dd(m,(L=m.J(C(m)),L))}),x.US=[],X(x,40,[0,0,0]),X(x,99,function(m,L,U){(L=(U=C(m),C(m)),X)(m,L,""+m.J(U))}),X(x,225,{}),X(x,169,function(m,L,U,T){if(T=m.US.pop()){for(U=C(m);0<U;U--)L=C(m),T[L]=m.M[L];m.M=(T[250]=m.M[T[229]=m.M[229],250],T)}else X(m,201,m.P)}),X(x,14,function(m,L,U){U=(L=0!=(U=(L=C(m),C(m)),m.J(L)),m.J(U)),L&&X(m,201,U)}),X)(x,45,0),X(x,21,0),X(x,189,function(m,L,U,T){L=(U=(T=C((L=C(m),U=C(m),m)),m.J(U)),m.J(L)),X(m,T,L in U|0)}),X)(x,71,function(m,L,U,T,W){for(U=(L=(T=H3((W=C(m),m)),0),[]);L<T;L++)U.push(C(m));X(m,W,U)}),X(x,191,[]),function(m,L){(L.push(m[0]<<24|m[1]<<16|m[2]<<8|m[3]),L.push(m[4]<<24|m[5]<<16|m[6]<<8|m[7]),L).push(m[8]<<24|m[9]<<16|m[10]<<8|m[11])}),X(x,108,function(m,L,U,T){(T=(U=(L=C((T=C((U=C(m),m)),m)),m.J(U)),m).J(T),X)(m,L,U[T])}),X(x,241,function(m,L,U,T){L=(T=(U=(L=C(m),C)(m),C)(m),m.J(L)),U=m.J(U),X(m,T,+(L==U))}),[]),X)(x,121,function(m,L,U,T,W,V){if(!E(true,true,m)){if(m=(L=(V=(W=(U=(W=C((L=C(m),V=C(m),m)),C(m)),m.J(W)),m.J(V)),m).J(L),m.J(U)),"object"==Ln(L)){for(T in U=[],L)U.push(T);L=U}for(U=(W=(T=0,0)<W?W:1,L.length);T<U;T+=W)V(L.slice(T,(T|0)+(W|0)),m)}}),1),X(x,105,function(m,L,U,T,W,V){E(false,true,m)||(W=hH(m),V=W.h,L=W.L,T=V.length,U=W.g,V=0==T?new L[U]:1==T?new L[U](V[0]):2==T?new L[U](V[0],V[1]):3==T?new L[U](V[0],V[1],V[2]):4==T?new L[U](V[0],V[1],V[2],V[3]):2(),X(m,W.G,V))}),X)(x,117,Q),X)(x,208,[165,0,0]),X(x,63,function(m,L,U,T,W,V){E(false,true,m)||(V=hH(m),L=V.h,W=V.L,T=L.length,U=V.g,L=0==T?W[U]():1==T?W[U](L[0]):2==T?W[U](L[0],L[1]):3==T?W[U](L[0],L[1],L[2]):2(),X(m,V.G,L))}),X(x,6,function(m,L,U,T,W){(T=(L=C((U=C((T=(W=C(m),C)(m),m)),m)),L=m.J(L),U=m.J(U),m).J(T),W=m.J(W),0)!==W&&(L=nn(m,U,L,1,W,T),B3(L,W,T),X(m,21,[W,T,L]))}),X)(x,79,280),X(x,35,function(m,L,U,T,W,V,Y){if((V=(Y=(L=C(m),H3)(m),""),m.M)[69])for(U=m.J(69),W=U.length,T=0;Y--;)T=((T|0)+(H3(m)|0))%W,V+=N[U[T]];else for(;Y--;)V+=N[C(m)];X(m,L,V)}),Uy(),X(x,88,function(m,L){E(false,true,m)||(L=hH(m),X(m,L.G,L.g.apply(L.L,L.h)))}),X(x,250,2048),X(x,13,function(m,L,U,T){(L=C((T=(U=C(m),C)(m),m)),m.V==m)&&(T=m.J(T),L=m.J(L),m.J(U)[T]=L,128==U&&(m.T=void 0,2==T&&v3(m)))}),X(x,212,function(m,L,U,T){(T=(U=(L=(U=C(m),C)(m),m).J(U),m.J(L)),X)(m,L,T+U)}),X(x,58,function(m,L,U){E(false,true,m)||(L=C(m),U=C(m),X(m,U,function(T){return eval(T)}(Mq(m.J(L)))))}),Z=window.performance||{},Z.timeOrigin||(Z.timing||{}).navigationStart)||0,X(x,252,function(m){m.MZ(4)}),X(x,198,function(m){xi(1,m)}),X)(x,152,function(m){xi(4,m)}),x).zJ=false,X(x,229,[]),X(x,140,function(m,L,U,T){(L=(U=(T=C(m),C(m)),C)(m),X)(m,L,m.J(T)||m.J(U))}),X)(x,74,function(m,L,U,T,W){U=(W=(L=C((U=(W=(T=C(m),C(m)),C(m)),m)),m.J(W)),L=m.J(L),m).J(U),X(m,T,nn(m,W,U,L))}),[]),0),p(x,[S,z]),p)(x,[dN,G.fl]),h(x,G.xa,true)},l,p=function(x,z){x.U.splice(0,0,z)},e7=function(x){if("function"===typeof x)return x;return x[x[b8]||(x[b8]=function(z){return x.handleEvent(z)}),b8]},X=function(x,z,G){if(201==z||217==z)if(x.M[z])x.M[z][x.j](G);else x.M[z]=x.um(G);else if(208!=z&&112!=z&&191!=z&&229!=z&&40!=z||!x.M[z])x.M[z]=x.K(x.J,G);128==z&&v3(x)},Dd=function(x,z){(x.US.push(x.M.slice()),x).M[201]=void 0,X(x,201,z)},fn=function(x,z,G,Z,N,m){if(!x.$){x.D++;try{for(G=(N=(Z=void 0,m=x.P,5001),0);(x.PR||--N)&&(x.O||(G=x.J(201))<m);)try{z=void 0,x.O?Z=x.i(x.O):(X(x,217,G),z=C(x),Z=x.J(z)),Z&&Z.call?Z(x):H([B,21,z],x,0),x.F=true,E(false,false,x)}catch(L){x.J(79)?H(L,x,22):X(x,79,L)}N||H([B,33],x,0)}catch(L){try{H(L,x,22)}catch(U){q(U,x)}}x.D--}},dN=[],F=Q.requestIdleCallback?function(x){requestIdleCallback(function(){x()},{timeout:4})}:Q.setImmediate?function(x){setImmediate(x)}:function(x){setTimeout(x,0)},Xc=function(x,z,G,Z){try{for(Z=0;79669387488!=Z;)G+=(x<<4^x>>>5)+(x|0)^(Z|0)+(z[Z&3]|0),Z+=2489668359,x+=(G<<4^G>>>5)+(G|0)^(Z|0)+(z[Z>>>11&3]|0);return[G>>>24,G>>16&255,G>>8&255,G&255,x>>>24,x>>16&255,x>>8&255,x&255]}catch(N){throw N;}},H=function(x,z,G,Z,N,m){if((x=((G=((N=((Z=void 0,x)&&x[0]===B&&(Z=x[2],G=x[1],x=void 0),z).J(229),0==N.length)&&(m=z.J(217)>>3,N.push(G,m>>8&255,m&255),void 0!=Z&&N.push(Z)),""),x)&&(x.message&&(G+=x.message),x.stack&&(G+=":"+x.stack)),z.J(250)),3)<x){G=(x-=(G=G.slice(0,(x|0)-3),(G.length|0)+3),W3(G.replace(/\\r\\n/g,"\\n"))),Z=z.V,z.V=z;try{D(112,z,b(G.length,2).concat(G),12)}finally{z.V=Z}}X(z,250,x)},nn=function(x,z,G,Z,N,m,L){return L=function(){if(x.V==x){if(x.M){var U=[S7,z,G,void 0,N,m,arguments];if(2==Z)var T=(p(x,U),h(x,false,false));else if(1==Z){var W=!x.U.length;p(x,U),W&&h(x,false,false)}else T=pn(U,x);return T}N&&m&&IP(m,N,L)}}},H3=function(x,z){return(z=C(x),z&128)&&(z=z&127|C(x)<<7),z},P=[],f=function(x,z){if(z>=x.P)throw[B,31];return(X(x,201,(z|0)+8),x.W)[z>>3]},C=((a.j="toString",(R.prototype.ka=function(x,z,G){if(3==x.length){for(G=0;3>G;G++)z[G]+=x[G];for(G=[13,8,13,12,(x=0,16),5,3,10,15];9>x;x++)z[3](z,x%3,G[x])}},R.prototype.nl=(a.dr="caller",a.jV=35,function(x,z,G,Z){try{Z=x[((z|0)+2)%3],x[z]=(x[z]|0)-(x[((z|0)+1)%3]|0)-(Z|0)^(1==z?Z<<G:Z>>>G)}catch(N){throw N;}}),a.OS=36,a).PR=!(R.prototype.J=function(x,z){if(void 0===(z=this.M[x],z))throw[B,30,x];for(x=7;x--;);return z()},1),a=R.prototype,a).RF=function(x,z,G,Z,N,m){for(Z=(N=(G=0,[]),0);G<x.length;G++)for(Z+=z,m=m<<z|x[G];7<Z;)Z-=8,N.push(m>>Z&255);return N},function(x,z,G,Z){if(x.O)return x.i(x.N);return((Z=f(x,(z=(Z=x.J(201),Z>>3),Z)),x.T!=z>>3)&&(x.T=z>>3,G=x.J(128),x.Zs=Xc(x.T,[0,0,G[1],G[2]],x.sS)),Z)^x.Zs[z&x[P].length]}),q=((R.prototype.i=function(x){return x=x().shift(),this.O().length||this.N().length||(this.N=this.O=void 0),x},a).X=((a.WR=(a.wr=function(){return Math.floor(this.Jt+(this.X()-this.S))},a.NZ=function(){return Math.floor(this.X())},a.oF=function(x,z,G,Z){for(;G--;)201!=G&&217!=G&&z.M[G]&&(z.M[G]=z[Z](z[x](G),this));z[x]=this},a.mg=function(x,z,G,Z,N){for(Z=N=0;Z<x.length;Z++)N+=x.charCodeAt(Z),N+=N<<10,N^=N>>6;return(N=new Number((x=(N+=N<<3,N^=N>>11,N+(N<<15))>>>0,x)&(1<<z)-1),N)[0]=(x>>>z)%G,N},function(x,z,G){return(z=(z^=z<<13,z^=z>>17,(z^z<<5)&G))||(z=1),x^z}),window.performance)||{}).now?function(){return this.eV+window.performance.now()}:function(){return+new Date},function(x,z){z.$=((z.$?z.$+"~":"E:")+x.message+":"+x.stack).slice(0,2048)}),zb=(R.prototype.s=function(x,z){return z=(x={},{}),function(G,Z,N,m,L,U,T,W,V,Y,t,K,d,w,e,g,r){d=z,z=x;try{if((g=G[0],g)==oP)return d==x?51:76;if(g==S){Y=G[1];try{for(L=(e=[],0);L<Y.length;){if((T=(m=(U=(w=J[Y.charAt(L++)],L<Y.length?J[Y.charAt(L)]:0),++L,L<Y.length)?J[Y.charAt(L)]:64,++L,L<Y.length?J[Y.charAt(L)]:64),++L,null==w||null==U)||null==m||null==T)throw Error();64!=(e.push(w<<2|U>>4),m)&&(e.push(U<<4&240|m>>2),64!=T&&e.push(m<<6&192|T))}X(this,(this.P=(this.W=e,this.W.length<<3),128),[0,0,0])}catch(u){H(u,this,17);return}fn(this)}else if(g==c)G[1].push(this.J(112).length,this.J(250),this.J(191).length,this.J(208).length),X(this,225,G[2]),this.M[166]&&Ey(this,this.J(166));else{if(g==P){this.V=(N=(K=(L=G[2],b)((this.J(208).length|0)+2,2),this).V,this);try{W=this.J(229),0<W.length&&D(208,this,b(W.length,2).concat(W),15),D(208,this,[1],104),D(208,this,b(this[P].length,1)),Y=0,Y+=this.J(45)&2047,t=this.J(112),Y-=(this.J(208).length|0)+5,4<t.length&&(Y-=(t.length|0)+3),0<Y&&D(208,this,b(Y,2).concat(this.C(Y)),10),4<t.length&&D(208,this,b(t.length,2).concat(t),153)}finally{this.V=N}if(r=((Z=this.C(2).concat(this.J(208)),Z[1]=Z[0]^3,Z[3]=Z[1]^K[0],Z)[4]=Z[1]^K[1],this.aF(Z)))r="!"+r;else for(Y=0,r="";Y<Z.length;Y++)V=Z[Y][this.j](16),1==V.length&&(V="0"+V),r+=V;return(e=r,this.J(112).length=L.shift(),X)(this,250,L.shift()),this.J(191).length=L.shift(),this.J(208).length=L.shift(),e}if(g==c3)Ey(this,G[1]);else if(g==S7)return Ey(this,G[1])}}finally{z=d}}}(),function(x,z,G){return x.rr(function(Z){G=Z},false,z),G});R.prototype.aF=function(x,z,G,Z,N,m,L,U,T){for(N=0,L=[];N<x.length;N+=3)m=x[N],U=(G=N+2<x.length)?x[N+2]:0,z=(T=N+1<x.length)?x[N+1]:0,Z=U&63,U=(z&15)<<2|U>>6,z=(m&3)<<4|z>>4,m>>=2,G||(Z=64,T||(U=64)),L.push(I[m],I[z],I[U],I[Z]);return L.join("")};var j7,mJ=(j7=function(x){return C(x)^C(x)},(R.prototype.bm=function(x,z,G){for(G=(z=C(this),0);0<x;x--)G=G<<8|C(this);X(this,z,G)},R.prototype).MZ=function(x,z,G,Z){D(((Z=(z=C((Z=(x&=(G=x&3,4),C(this)),this)),this.J(Z)),x&&(Z=W3((""+Z).replace(/\\r\\n/g,"\\n"))),G)&&D(z,this,b(Z.length,2)),z),this,Z)},function(x,z,G,Z){for(;x.U.length;){G=(x.H=false,x.U.pop());try{Z=pn(G,x)}catch(N){q(N,x)}if(z&&x.H){F(function(){h(x,true,true)});break}}return Z}),E=function(x,z,G,Z){if((Z=0<G.V7&&G.R&&G.zJ&&1>=G.D&&!G.O&&!G.H&&(G.F||!z)&&0==document.hidden,!Z)||(Z?G.X():G.Xh)-G.S<G.V7-(x?255:z?5:2))return false;return G.H=!((x=G.J(z?217:201),X)(G,201,G.P),G.U.push([c3,x]),0)},h=function(x,z,G,Z,N,m){if(x.U.length){x.R=!(x.R&&0(),0),x.zJ=z;try{m=x.X(),x.Xh=m,x.S=m,Z=mJ(x,z),N=x.X()-x.S,x.Jt+=N,N<(G?0:10)||0>=x.$a--||(N=Math.floor(N),x.vR.push(254>=N?N:254))}finally{x.R=false}return Z}},xi=function(x,z,G,Z){G=C((Z=C(z),z)),D(G,z,b(z.J(Z),x))},Oy,Mq=function(x,z){return(z=mt())&&1===x.eval(z.createScript("1"))?function(G){return z.createScript(G)}:function(G){return""+G}}(((R.prototype[Oy=/./,dN]=[0,0,1,1,0,1,1],R.bind)&&(j7[R.prototype.j]=S.pop.bind(R.prototype[c]),Oy[R.prototype.j]=S.pop.bind(R.prototype[c])),Q)),n=Q,Gb=["botguard"];Gb[0]in n||"undefined"==typeof n.execScript||n.execScript("var "+Gb[0]);for(var M;Gb.length&&(M=Gb.shift());)n=n[M]&&n[M]!==Object.prototype[M]?n[M]:n[M]={};40<(l=Q.botguard,l).m||(l.m=41,l.bg=sy,l.a=Gs),l.Vap_=function(x,z,G,Z){return[(Z=new R({fl:z,xa:G},x),function(N){return zb(Z,N)})]};try{l.u||(B3(function(){},Q,"unload"),l.u=1)}catch(x){};}).call(this);'));}).call(this);</script>
  <script type="text/javascript" nonce="ckqHMoZy1m/hZNPvKr5uJw">
  document.bg = new botguard.bg('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');
  </script>
<script nonce="ckqHMoZy1m/hZNPvKr5uJw">
  gaia = window.gaia || {};
  gaia.ps = gaia.ps || {};
  gaia.ps.hasPrefilledIdentifier = false;
  function gaia_parseFragment() {
  var hash = location.hash;
  var params = {};
  if (!hash) {
  return params;
  }
  var paramStrs = decodeURIComponent(hash.substring(1)).split('&');
  for (var i = 0; i < paramStrs.length; i++) {
      var param = paramStrs[i].split('=');
      params[param[0]] = param[1];
    }
    return params;
  }

  function gaia_prefillEmail() {
    var email = null;
    var form = null;
    if (document.getElementById) {
      email = document.getElementById('Email');
      form = document.getElementById('gaia_loginform');
    }
    if (form && email && (email.value == null || email.value == '')
        && (email.type != 'hidden')) {
      hashParams = gaia_parseFragment();
      if (hashParams['Email'] && hashParams['Email'] != '') {
        email.value = hashParams['Email'];
      }
    }
  }

  
  try {
    gaia_prefillEmail();
  } catch (e) {
  }
  
</script>
<script nonce="ckqHMoZy1m/hZNPvKr5uJw">
  var gaia_scrollToElement = function(element) {
  var calculateOffsetHeight = function(element) {
  var curtop = 0;
  if (element.offsetParent) {
  while (element) {
  curtop += element.offsetTop;
  element = element.offsetParent;
  }
  }
  return curtop;
  }
  var siginOffsetHeight = calculateOffsetHeight(element);
  var scrollHeight = siginOffsetHeight - window.innerHeight +
  element.clientHeight + 0.02 * window.innerHeight;
  window.scroll(0, scrollHeight);
  }
</script>
<script nonce="ckqHMoZy1m/hZNPvKr5uJw">
  if (gaia.ps.hasPrefilledIdentifier) {
  var form = document.getElementById('gaia_loginform');
  if (form) {
  form.submit();
  }
  }
</script>
<script nonce="ckqHMoZy1m/hZNPvKr5uJw">
  (function(){
  gaia_onLoginSubmit = function() {
  try {
  gaia.loginAutoRedirect.stop();
  } catch (err) {
  // do not prevent form from being submitted
  }
  try {
  document.bg.invoke(function(response) {
  document.getElementById('bgresponse').value = response;
  });
  } catch (err) {
  document.getElementById('bgresponse').value = '';
  }
  return true;
  }
  document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit;
  var signinButton = document.getElementById('next');
  gaia_attachEvent(window, 'load', function(){
  gaia_scrollToElement(signinButton);
  });
  })();
</script>
  <script nonce="ckqHMoZy1m/hZNPvKr5uJw">var e=this,g=function(b,c){b=b.split(".");var a=e;b[0]in a||!a.execScript||a.execScript("var "+b[0]);for(var d;b.length&&(d=b.shift());)b.length||void 0===c?a[d]?a=a[d]:a=a[d]={}:a[d]=c};var h=function(){try{return new XMLHttpRequest}catch(a){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],c=0;c<b.length;c++)try{return new ActiveXObject(b[c])}catch(d){}}return null};g("gaia.ajax.newXmlHttpRequest",h);var k=function(){this.g=h();this.parameters={}};
k.prototype.send=function(b,c){var a=[],d;for(d in this.parameters)a.push(d+"="+encodeURIComponent(this.parameters[d]));a=a.join("&");var f=this.g;f.open("POST",b,!0);f.setRequestHeader("Content-type","application/x-www-form-urlencoded");f.onreadystatechange=function(){4==f.readyState&&c({status:f.status,text:f.responseText})};f.send(a)};
k.prototype.m=function(b,c,a){var d=this.g;d.open("POST",b,!0);d.setRequestHeader("Content-type","application/json");d.onreadystatechange=function(){4==d.readyState&&a({status:d.status,text:d.responseText})};d.send(c)};k.prototype.get=function(b,c){var a=this.g;a.open("GET",b,!0);a.onreadystatechange=function(){4==a.readyState&&c({status:a.status,text:a.responseText})};a.send()};g("gaia.ajax.XmlHttpFormRequest",k);k.prototype.get=k.prototype.get;k.prototype.sendJson=k.prototype.m;
k.prototype.send=k.prototype.send;var l=/\s*;\s*/,m=function(){if(!document.cookie)return"";for(var b=document.cookie.split(l),c=0;c<b.length;c++){var a=b[c];a=a.replace(/^\s+/,"");a=a.replace(/\s+$/,"");if(0==a.indexOf("APISID="))return a.substr(7)}return""};var n=null,p=function(b,c){this.l=b;this.j=c;this.i=m();this.h=!1},q=function(){var b=n,c=m();c==b.i||b.h||(b.i=c,(new k).get(b.j,function(a){var d=n;a&&a.status&&200==a.status&&"OK"==a.text&&(d.g&&clearInterval(d.g),d.h||(window.location=d.l))}))};p.prototype.start=function(b){if(this.g)return!1;this.g=setInterval(function(){q()},b);return!0};g("gaia.loginAutoRedirect.start",function(b,c,a){if(n||!a||!c||0>=b)return!1;n=new p(c,a);return n.start(b)});
g("gaia.loginAutoRedirect.stop",function(){var b=n;b.h=!0;b.g&&(clearInterval(b.g),b.g=null)});
</script>
  <script type="text/javascript" nonce="ckqHMoZy1m/hZNPvKr5uJw">
  gaia.loginAutoRedirect.start(5000,
  'https:\x2F\x2Faccounts.google.com\x2FServiceLogin?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1N_eMMorcjX993Tc_OS9Q46rBDzEbO6OI6mikYDzTg0I%2Fedit\x26followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1N_eMMorcjX993Tc_OS9Q46rBDzEbO6OI6mikYDzTg0I%2Fedit\x26service=wise\x26ltmpl=docs\x26passive=1209600\x26noautologin=true',
  'https:\x2F\x2Faccounts.google.com\x2FPassiveLoginProber?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1N_eMMorcjX993Tc_OS9Q46rBDzEbO6OI6mikYDzTg0I%2Fedit\x26followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1N_eMMorcjX993Tc_OS9Q46rBDzEbO6OI6mikYDzTg0I%2Fedit\x26service=wise\x26ltmpl=docs\x26passive=1209600');
  </script>
  </body>
</html>
